[XEN] Change microcode_update function interface inside Xen.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 5 Oct 2006 15:38:30 +0000 (16:38 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 5 Oct 2006 15:38:30 +0000 (16:38 +0100)
commitd9535802e3179138b60eabc9bba3ad36d23aad47
tree9472ce02eacb78f7df9338d2b9aec87bc9e1a180
parent86c981c50cb7e01055adad91fefdb72571f7c1c7
[XEN] Change microcode_update function interface inside Xen.

Confine the knowledge that the buffer gets accessed without use of
proper guest handle accessors to a single file.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/microcode.c
xen/arch/x86/platform_hypercall.c